home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / pixplay / pixplay.exe / {app} / dppr.xdl < prev    next >
Text File  |  2004-06-15  |  2KB  |  87 lines

  1. object frmImageEditor: TfrmImageEditor
  2.   Tag = 1
  3.   Left = 1
  4.   Top = 1
  5.   Align = alClient
  6.   BorderStyle = bsNone
  7.   ClientHeight = 358
  8.   ClientWidth = 478
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -27
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Visible = True
  17.   OnCreate = FormCreate
  18.   OnDblClick = FormDblClick
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 32
  22.   object TLabel
  23.     Left = 30
  24.     Top = 45
  25.     Width = 414
  26.     Height = 25
  27.     Alignment = taCenter
  28.     Caption = 'Created with an unregistered version of'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWhite
  31.     Font.Height = -21
  32.     Font.Name = 'Tahoma'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     Transparent = True
  36.     Layout = tlCenter
  37.   end
  38.   object TLabel
  39.     Left = 84
  40.     Top = 100
  41.     Width = 316
  42.     Height = 62
  43.     Alignment = taCenter
  44.     Caption = 'DVD PixPlay'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = 11206655
  47.     Font.Height = -51
  48.     Font.Name = 'Tahoma'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.     Transparent = True
  52.     Layout = tlCenter
  53.   end
  54.   object TLabel
  55.     Left = 213
  56.     Top = 185
  57.     Width = 57
  58.     Height = 29
  59.     Alignment = taCenter
  60.     Caption = 'from'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWhite
  63.     Font.Height = -24
  64.     Font.Name = 'Tahoma'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     Transparent = True
  68.     Layout = tlCenter
  69.   end
  70.   object TLabel
  71.     Left = 52
  72.     Top = 245
  73.     Width = 382
  74.     Height = 52
  75.     Alignment = taCenter
  76.     Caption = 'www.xequte.com'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = 16762566
  79.     Font.Height = -43
  80.     Font.Name = 'Tahoma'
  81.     Font.Style = [fsBold]
  82.     ParentFont = False
  83.     Transparent = True
  84.     Layout = tlCenter
  85.   end
  86. end
  87.